jas.hist
Class FunctionFactoryError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jas.hist.FunctionFactoryError
All Implemented Interfaces:
java.io.Serializable

public class FunctionFactoryError
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
FunctionFactoryError(java.lang.String s)
           
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FunctionFactoryError

public FunctionFactoryError(java.lang.String s)